runtime.m.waitlock (field)

4 uses

	runtime (current package)
		proc.go#L428: 	mp.waitlock = lock
		proc.go#L4141: 		ok := fn(gp, mp.waitlock)
		proc.go#L4143: 		mp.waitlock = nil
		runtime2.go#L584: 	waitlock             unsafe.Pointer